home *** CD-ROM | disk | FTP | other *** search
/ Programming Windows (5th Edition) / Programming Windows, 5th ed. - Companion CD (097-0002183)(1999).iso / Chap17 / Justify1 / RESOURCE.H < prev   
Encoding:
C/C++ Source or Header  |  1998-10-09  |  694 b   |  22 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Justify1.rc
  4. //
  5. #define IDM_FILE_PRINT                  40001
  6. #define IDM_FONT                        40002
  7. #define IDM_ALIGN_LEFT                  40003
  8. #define IDM_ALIGN_RIGHT                 40004
  9. #define IDM_ALIGN_CENTER                40005
  10. #define IDM_ALIGN_JUSTIFIED             40006
  11.  
  12. // Next default values for new objects
  13. // 
  14. #ifdef APSTUDIO_INVOKED
  15. #ifndef APSTUDIO_READONLY_SYMBOLS
  16. #define _APS_NEXT_RESOURCE_VALUE        102
  17. #define _APS_NEXT_COMMAND_VALUE         40007
  18. #define _APS_NEXT_CONTROL_VALUE         1000
  19. #define _APS_NEXT_SYMED_VALUE           101
  20. #endif
  21. #endif
  22.